Skip to content

Bump async-trait from 0.1.38 to 0.1.42#9

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/async-trait-0.1.42
Closed

Bump async-trait from 0.1.38 to 0.1.42#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/async-trait-0.1.42

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 23, 2020

Copy link
Copy Markdown

Bumps async-trait from 0.1.38 to 0.1.42.

Release notes

Sourced from async-trait's releases.

0.1.42

  • Fix Self generic type inserted out of order relative to const generic params (#136, thanks @taiki-e)

0.1.41

  • Fix clippy::used_underscore_binding lint in generated code (#129)

0.1.40

  • Fix handling of Self keyword inside of function-like macro invocations in a trait method's default impl (#124, thanks @taiki-e)

0.1.39

  • Support default impls of methods on traits when the trait has generic type or const parameter with default value (#123, thanks @tyranron)
Commits
  • f54e5f2 Release 0.1.42
  • 0ca8f71 Format with rustfmt 1.4.27-nightly
  • 33a71f1 Touch up PR 136
  • f6a67f9 Merge pull request #136 from taiki-e/const
  • 5efaff2 Insert AsyncTrait parameter prior to const parameters
  • 46e46dc Release 0.1.41
  • 5f3d1cd Merge pull request #130 from dtolnay/underscore
  • 9a7bb72 Suppress used_underscore_binding on wrapper function
  • df8056a Add regression test for issue 129
  • b922a50 Update ui tests to nightly-2020-09-05
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.38 to 0.1.42.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.38...0.1.42)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Nov 23, 2020

Copy link
Copy Markdown
Author

The following labels could not be found: cargo, dependencies.

@dependabot @github

dependabot Bot commented on behalf of github Dec 6, 2021

Copy link
Copy Markdown
Author

Superseded by #21.

@dependabot dependabot Bot closed this Dec 6, 2021
@dependabot dependabot Bot deleted the dependabot/cargo/async-trait-0.1.42 branch December 6, 2021 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants